PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setUncheckedStateRolloverAppearance Method
The rollover visual appearance of the widget in unchecked state.
In This Topic
    setUncheckedStateRolloverAppearance Method
    In This Topic
    Sets the rollover visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user hovers the mouse over the widget.
    Syntax
    public void setUncheckedStateRolloverAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The rollover visual appearance of the widget in unchecked state.
    See Also